( ! ) Warning: mysqli_connect() [function.mysqli-connect]: [2002] No connection could be made because the target machine actively (trying to connect via tcp://localhost:3306) in C:\Program Files (x86)\EasyPHP-5.3.5.0\www\chaddadwebsite\connexiondb.php on line 9 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 377824 | {main}( ) | ..\index.php:0 |
2 | 0.0005 | 381704 | include( 'C:\Program Files (x86)\EasyPHP-5.3.5.0\www\chaddadwebsite\connexiondb.php' ) | ..\index.php:4 |
3 | 0.0005 | 382184 | mysqli_connect
( 'localhost', 'root', 'Ch@dd@D765F', 'chaddadg_newwebsite' ) | ..\connexiondb.php:9 |
Dump $_SERVER |
$_SERVER['REMOTE_ADDR'] = | string '216.73.216.7' (length=12)
|
$_SERVER['REQUEST_METHOD'] = | string 'GET' (length=3)
|
$_SERVER['REQUEST_URI'] = | string '/' (length=1)
|
Variables in local scope (#2) |
$database_bd = | string 'chaddadg_newwebsite' (length=19)
|
$hostname_bd = | string 'localhost' (length=9)
|
$mysqli = | Undefined |
$password_bd = | string 'Ch@dd@D765F' (length=11)
|
$username_bd = | string 'root' (length=4)
|